home *** CD-ROM | disk | FTP | other *** search
/ Imagine the Universe (9th Edition) / Imagine the Universe 9 - Disc 1.iso / pc / imagine / portal / portal.css < prev   
Cascading Style Sheet File  |  2004-11-05  |  7KB  |  294 lines

  1. * {font-family: Arial, sans-serif; color: #000099}
  2.  
  3. .overlibLayer { position:absolute; visibility:hide; z-index:1; align:center}
  4.  
  5. .symbol {font-face: symbol}
  6.  
  7. a:link    {color:#ff0000}
  8. a:visited    {color:darkmagenta}
  9. a:link i    {color:#ff0000}
  10. a:visited i    {color:darkmagenta}
  11.  
  12. a.header {font-size: 11px; color: #003399;}
  13. a.header:link {font-size: 11px; color: #003399;}
  14. a.header:visited {font-size: 11px; color: #003399;}
  15.  
  16. a.glossaryDef { font-family: arial, helvetica, verdana, sans-serif;             
  17.                 background-color: #E3EFFA;                                      
  18.                 text-decoration: none;                                          
  19.  }                                                                              
  20.  
  21. a.glossaryDef:link { font-family: arial, helvetica, verdana, sans-serif;             
  22.                 background-color: #E3EFFA;                                      
  23.                 text-decoration: none;                                          
  24.  }                                                                              
  25.  
  26. a.glossaryDef:visited { font-family: arial, helvetica, verdana, sans-serif;             
  27.                 background-color: #E3EFFA;                                      
  28.                 text-decoration: none;                                          
  29.  }                                                                              
  30.  
  31. h1 { font-size: 140%; 
  32.   letter-spacing: .2em; 
  33.   font-weight: bold; 
  34.   text-align: center; 
  35.   vertical-align: middle; 
  36.   line-height: normal; 
  37.   background-color: #FAD100; 
  38.   padding-left: 20pt; 
  39.   padding-right: 20pt; 
  40.   border-style: ridge; 
  41.   border-color: #000099; 
  42.   border-width: 2pt}
  43. h2      {font-size:120%; font-weight: bold}
  44. h3      {font-size:110%; font-weight: bold}
  45. h4      {font-size:90%; font-weight: bold}
  46.  
  47. .imagineTitle1  { font-size: 115%; 
  48.   color: #000066; 
  49.   font-weight: bold; 
  50.   text-align: center;  
  51.   background-color: #FAD100}
  52.  
  53. .imagineTitle2L {color: #000066 }
  54. a.imagineTitle2L {color: #000066 }
  55. a.imagineTitle2L:link {color: #000066 }
  56. a.imagineTitle2L:visited {color: #000066 }
  57.  
  58. sup {font-size: 90%}
  59. sub {font-size: 90%}
  60.  
  61. a.menu  {font-weight: bold; 
  62.     color: white; 
  63.     font-size: 11px; 
  64.     text-decoration: none; 
  65.     width: 100%} 
  66.  
  67. a.menu:link  {font-weight: bold; 
  68.     color: white; 
  69.     font-size: 11px; 
  70.     text-decoration: none; 
  71.     width: 100%} 
  72.  
  73. a.menu:visited  {font-weight: bold; 
  74.     color: white; 
  75.     font-size: 11px; 
  76.     text-decoration: none; 
  77.     width: 100%} 
  78.  
  79. a.menu2  {font-weight: bold;
  80.         text-decoration: underline;
  81.         color: white;
  82.         font-size: 110%;} 
  83.  
  84. a.menu2:link  {font-weight: bold;
  85.         text-decoration: underline;
  86.         color: white;
  87.         font-size: 110%;} 
  88.  
  89. a.menu2:visited  {font-weight: bold;
  90.         text-decoration: underline;
  91.         color: white;
  92.         font-size: 110%;} 
  93.  
  94. .whatsNew { background-color: #000099; }
  95.  
  96. td.whatsNew p.Title1 {    
  97.     font-size: 108%; 
  98.     color: #ffff00; 
  99.     font-weight: bold; 
  100.     text-decoration: none; 
  101.     text-align: left; 
  102. }
  103.  
  104. .sidebar {
  105.     font-size: 95%;
  106.     background-color: #000099;
  107.     padding: 10px;
  108.     padding-right: 10px;
  109. }    
  110.  
  111. td.sidebar {
  112.     font-size: 95%;
  113.     background-color: #000099;
  114.     padding: 10px;
  115.     padding-right: 10px;
  116. }    
  117.  
  118. td.sidebar p {    
  119.     color: #ffffff; 
  120.     text-align: left;
  121. }
  122.  
  123. td.sidebar p.Title {    
  124.     color: orange;  
  125.     font-weight: bold;    
  126.     font-size: 103%;
  127. }
  128.  
  129. td.sidebar p.Title1 {    
  130.     font-size: 108%; 
  131.     color: #ffff00; 
  132.     font-weight: bold; 
  133.     text-decoration: none; 
  134.     text-align: center; 
  135.     border: 3pt double orange;
  136.     border-style: double; 
  137.     border-top-width: 3; 
  138.     margin: 0; 
  139.     border-bottom-width: 3; 
  140.     border-left-width: 0; 
  141.     border-right-width: 0; 
  142.     border-color: #ffcc00
  143. }
  144.  
  145. td.sidebar p.Title2 {    
  146.     font-size: 105%; 
  147.     color: #ffff00; 
  148.     font-weight: bold; 
  149.     text-decoration: none; 
  150.     text-align: left; 
  151. }
  152.  
  153. .sidebar a {text-decoration: underline; 
  154.                 color: #ffff00; 
  155.     text-align: left}
  156.  
  157. .sidebar a:link {text-decoration: underline; 
  158.                 color: #ffff00; 
  159.     text-align: left}
  160.  
  161. .sidebar a:visited {text-decoration: underline; 
  162.                 color: #ffff00; 
  163.     text-align: left}
  164.  
  165. .sidebarLink2 {color: #FFFF00; 
  166.     text-decoration: underline; 
  167.     text-align: left;
  168.     margin: 0 5px 0 -15px;
  169.     position: relative;
  170.     left: 15px;
  171.     font-size: 90%; 
  172.     line-height: 120%;}
  173.  
  174. .sidebarLink3 {color: #FFFF00; 
  175.     text-decoration: none; 
  176.     text-align: left;
  177.     margin: 0 5px 0 -15px;
  178.     position: relative;
  179.     left: 25px;
  180.     right: 25px;
  181.     font-size: 80%;
  182.     line-height: 110%; }
  183.  
  184. .footer1 {
  185.     color: #000066;
  186.     font-size: 85%;
  187. }
  188.  
  189. table.footer1 td {
  190.     background-color: #000099;
  191. }
  192.  
  193. .footer1 a {text-decoration: underline; 
  194.                  color: #ffff00; 
  195.                  text-align: center}
  196.  
  197. .footer1 a:link {text-decoration: underline; 
  198.                  color: #ffff00; 
  199.                  text-align: center}
  200.  
  201. .footer1 a:visited {text-decoration: underline; 
  202.                  color: #ffff00; 
  203.                  text-align: center}
  204.  
  205. .footer2 {
  206.     color: #000066;
  207.     font-size: 90%;
  208. }
  209.  
  210. table.footer2 tr {
  211.     background-color: #FFFFFF;
  212. }
  213.  
  214. .smallfont {
  215.     font-size: 90%;
  216. }
  217.  
  218. .news {font-size: 11px; font-family: Arial, sans-serif}
  219. .newsHeader {font-size: 200%; line-height: 1; text-align: center; font-weight: bold; letter-spacing: .2em}
  220. .newsSubhead {font-size: 125%; text-align: center; font-weight: bold}
  221. .newsDateline {font-size: normal}
  222.  
  223. .imagineCaption  {font-size: 90%; color: #000000; text-align: center}
  224. .imagineCaption i {font-size: 90%; color: #000000; text-align: center}
  225. .imagineCaption b {font-size: 90%; color: #000000; text-align: center}
  226.  
  227. .header {
  228.     font-size: 150%;
  229.     font-weight: bold;
  230. }
  231.  
  232. .subheader {
  233.     font-size: 125%;
  234.     font-weight: bold;
  235. }
  236.  
  237. .gold {color: #cc6600;}
  238.  
  239. .printer {display: none;}                                                                               
  240.  
  241. /*
  242. .footer1 a:link {color: #ffff00; }
  243. .footer1 a:visited {color: #ffff00; }
  244.  
  245. a.menu:visited    {font-weight: bold;
  246.         color: white;
  247.         font-size: 11px;
  248.         text-decoration: none;
  249.         width: 100%}
  250.  
  251. .sidebar a:link {color: #ffff00; }
  252.  
  253. .sidebar a:visited {color: #ffff00; }
  254.  
  255. .header {font-size: 11px; 
  256.              font-family: Arial, sans-serif;
  257.              color: #003399;}
  258.  
  259. a.header:visited {font-size: 11px; 
  260.              font-family: Arial, sans-serif;
  261.              color: #003399;}
  262.  
  263. UL.left    {PADDING-LEFT: 1em; margin-left: 3px; list-style: outside}
  264.  
  265. .disabled
  266.     {font-weight: bold;
  267.         color: black;
  268.         font-size: 11px;
  269.         text-decoration: none}
  270.  
  271. .footer {font-size: 10px}
  272.  
  273. pre {font-family: courier, fixed, monospace}
  274. tt {font-family: courier, fixed, monospace}
  275.  
  276. select.Menu{
  277.   font-size:100%;
  278.   color:#000000;
  279.   background-color:#ffffff;
  280. }
  281.  
  282. option.MenuColorHEADER{
  283.   font-weight:bold;
  284.   color:#000000;
  285.   background-color:#dddddd;
  286. }
  287.  
  288. option.MenuColorEPO{
  289.   color:#000000;
  290.   background-color:#DD0000;
  291. }
  292. */
  293.  
  294.